Presentation: Tweet"Java and RDBMS; Married with Issues"
Relational databases are experts at maintaining data integrity. With the current trend of the application layer adopting functions that are traditionally left to databases, we barely make use of this strength. While frameworks such as Spring and Hibernate do offer some support, we still lack a solution that takes full advantage of the relational database.
In this presentation Jeroen will demonstrate how to properly recover from database constraint violations and how to prevent persisting data that does not fit the column restrictions.